home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / wintech1.zip / READ.ME < prev    next >
Text File  |  1991-12-23  |  3KB  |  56 lines

  1. CONTENTS OF CODE DISK
  2. WINDOWS TECH JOURNAL
  3. PREMIERE 1992
  4.  
  5. Welcome to Windows Tech Journal, the magazine of tools and techniques for
  6. Windows programmers. This disk contains source code files to accompany the
  7. articles and columns printed in our premiere issue.
  8.  
  9. Files are collected in subdirectories. For instance, all of the source code
  10. files for Richard Sadowsky's article on accessing NetBIOS in Turbo Pascal for
  11. Windows are collected in the DPMI subdirectory.
  12.  
  13. We've also provided a ZIPFILES subdirectory; it contains the contents of the
  14. other directories, PKZIP'd by article.
  15.  
  16. Here's what you've got:
  17.  
  18. DPMI:        Source files to accompany Richard Sadowky's article on
  19.              accessing real-mode TSRs and device drivers from protected
  20.              mode Windows applications via DPMI. The code's in Turbo
  21.              Pascal for Windows, with liberal use of inline assembly.
  22.  
  23. PETZOLD:     Source files (in C) to accompany Charles's "How Visual
  24.              Basic Made Me a Better C Programmer." The simple apps are
  25.              supposed to show VB's influence on Petzold's coding style.
  26.  
  27. LEVARO:      C source for Richard Levaro's "A Perfect Fit," an article
  28.              on writing custom controls. This code implements two new
  29.              controls for Windows programmers; the more interesting is a
  30.              toolbar.
  31.  
  32. SHAW:        Source files (in C++) from Richard Hale Shaw's "The Virtual
  33.              Column." This month, Richard provides a set of classes to
  34.              encapsulate the complexity of DDE communications. The code
  35.              uses DDEML, a DLL distributed with Win 3.1 but compatible
  36.              with v. 3.0.
  37.  
  38. Q&A:         Short WinWord Basic code for accessing environment variables
  39.              without opening a DOS box.
  40.  
  41. Windows Tech Journal is published monthly by Oakley Publishing Co., P.O.
  42. Box 70167, Eugene, OR 97401. Subscriptions cost $29.95 for 12 issues; for
  43. further information, call (800) 234-0386.
  44.  
  45. We'll be distributing the premiere issue of WinTech at the Windows & OS/2
  46. Conference in San Jose in January. Then we'll have issue #2 (March 1992)
  47. at Software Development '92 in Santa Clara.
  48.  
  49. Stop by and grab a free issue, and check out our cool assortment of nerdgear:
  50. T-shirts, sweatshirts, mouse pads, and more. Current designs include RTFM and
  51. NO GUI, NO GLORY.
  52.  
  53. For a set of Windows Tech Journal writers' guidelines, contact departments
  54. editor Betsy Hardinger at (800) 234-0386. Or pick 'em up at our online home,
  55. LIB 9 of CLMFORUM on CompuServe.
  56.